How to Install libgmt5 software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install libgmt5 software package in Ubuntu 16.04 LTS (Xenial Xerus)

libgmt5 software package provides Generic Mapping Tools Library, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libgmt5 

libgmt5 is installed in your system.

Make ensure the libgmt5 package were installed using the commands given below,

$ sudo dpkg-query -l | grep libgmt5 *

You will get with libgmt5 package name, version, architecture and description in a table

libgmt5 package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section Libraries
Package libgmt5
Version 5.2.1+dfsg-3build1
Description Generic Mapping Tools Library
Sub Section Libs


See Also, How to uninstall or remove libgmt5 software package from Ubuntu 16.04 LTS (Xenial Xerus) ?